Params

interface Params

The parameters of the StartPresentationCallback.

Functions

Link copied to clipboard
open fun browser(): Browser
Returns the browser that starts the presentation.
Link copied to clipboard
open fun list(): List<MediaReceiver>
Returns the list of media receivers that are able to start presentation from presentationRequest.
Link copied to clipboard
Returns a service that allows observing available media receivers.
Link copied to clipboard
Returns the JavaScript PresentationRequest initiated this presentation.